﻿CHARACTERS = {
	c:BST = {
		create_character = {
			#role = politician # Remove this line
			first_name = Moshoeshoe_I
			last_name = Bamokoteli
			ruler = yes
			noble = yes
			culture = cu:sotho
			age = 50
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				persistent
			}
		}
		create_character = {
			#role = politician # Remove this line
			first_name = Letsie_I
			last_name = Moshoeshoe
			heir = yes
			noble = yes
			culture = cu:sotho
			age = 37
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				persistent
			}
		}
	}
}
